body{
    background-image: url(images\ \(2\).jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
p{
    color: white;
}